【例子介绍】简易新闻管理(三层架构)
三层架构 新闻类别的增删,新闻内容的增删查,适合刚接触C#.net的小白学习
【相关图片】
【源码结构】
.
├── news
└── xiaobainews
├── NewsUI
│ └── WebSite1
│ ├── Bin
│ │ ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
│ │ ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll.refresh
│ │ ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml
│ │ ├── System.Runtime.dll
│ │ ├── System.Runtime.dll.refresh
│ │ ├── roslyn
│ │ │ ├── Microsoft.Build.Tasks.CodeAnalysis.dll
│ │ │ ├── Microsoft.Build.Tasks.CodeAnalysis.dll.refresh
│ │ │ ├── Microsoft.CSharp.Core.targets
│ │ │ ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll
│ │ │ ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll.refresh
│ │ │ ├── Microsoft.CodeAnalysis.CSharp.dll
│ │ │ ├── Microsoft.CodeAnalysis.CSharp.dll.refresh
│ │ │ ├── Microsoft.CodeAnalysis.Scripting.dll
│ │ │ ├── Microsoft.CodeAnalysis.Scripting.dll.refresh
│ │ │ ├── Microsoft.CodeAnalysis.VisualBasic.dll
│ │ │ ├── Microsoft.CodeAnalysis.VisualBasic.dll.refresh
│ │ │ ├── Microsoft.CodeAnalysis.dll
│ │ │ ├── Microsoft.CodeAnalysis.dll.refresh
│ │ │ ├── Microsoft.DiaSymReader.Native.amd64.dll
│ │ │ ├── Microsoft.DiaSymReader.Native.amd64.dll.refresh
│ │ │ ├── Microsoft.DiaSymReader.Native.x86.dll
│ │ │ ├── Microsoft.DiaSymReader.Native.x86.dll.refresh
│ │ │ ├── Microsoft.Managed.Core.targets
│ │ │ ├── Microsoft.VisualBasic.Core.targets
│ │ │ ├── Microsoft.Win32.Primitives.dll
│ │ │ ├── Microsoft.Win32.Primitives.dll.refresh
│ │ │ ├── System.AppContext.dll
│ │ │ ├── System.AppContext.dll.refresh
│ │ │ ├── System.Collections.Immutable.dll
│ │ │ ├── System.Collections.Immutable.dll.refresh
│ │ │ ├── System.Console.dll
│ │ │ ├── System.Console.dll.refresh
│ │ │ ├── System.Diagnostics.DiagnosticSource.dll
│ │ │ ├── System.Diagnostics.DiagnosticSource.dll.refresh
│ │ │ ├── System.Diagnostics.FileVersionInfo.dll
│ │ │ ├── System.Diagnostics.FileVersionInfo.dll.refresh
│ │ │ ├── System.Diagnostics.StackTrace.dll
│ │ │ ├── System.Diagnostics.StackTrace.dll.refresh
│ │ │ ├── System.Globalization.Calendars.dll
│ │ │ ├── System.Globalization.Calendars.dll.refresh
│ │ │ ├── System.IO.Compression.ZipFile.dll
│ │ │ ├── System.IO.Compression.ZipFile.dll.refresh
│ │ │ ├── System.IO.Compression.dll
│ │ │ ├── System.IO.Compression.dll.refresh
│ │ │ ├── System.IO.FileSystem.Primitives.dll
│ │ │ ├── System.IO.FileSystem.Primitives.dll.refresh
│ │ │ ├── System.IO.FileSystem.dll
│ │ │ ├── System.IO.FileSystem.dll.refresh
│ │ │ ├── System.Net.Http.dll
│ │ │ ├── System.Net.Http.dll.refresh
│ │ │ ├── System.Net.Sockets.dll
│ │ │ ├── System.Net.Sockets.dll.refresh
│ │ │ ├── System.Reflection.Metadata.dll
│ │ │ ├── System.Reflection.Metadata.dll.refresh
│ │ │ ├── System.Runtime.InteropServices.RuntimeInformation.dll
│ │ │ ├── System.Runtime.InteropServices.RuntimeInformation.dll.refresh
│ │ │ ├── System.Security.Cryptography.Algorithms.dll
│ │ │ ├── System.Security.Cryptography.Algorithms.dll.refresh
│ │ │ ├── System.Security.Cryptography.Encoding.dll
│ │ │ ├── System.Security.Cryptography.Encoding.dll.refresh
│ │ │ ├── System.Security.Cryptography.Primitives.dll
│ │ │ ├── System.Security.Cryptography.Primitives.dll.refresh
│ │ │ ├── System.Security.Cryptography.X509Certificates.dll
│ │ │ ├── System.Security.Cryptography.X509Certificates.dll.refresh
│ │ │ ├── System.Text.Encoding.CodePages.dll
│ │ │ ├── System.Text.Encoding.CodePages.dll.refresh
│ │ │ ├── System.Threading.Tasks.Extensions.dll
│ │ │ ├── System.Threading.Tasks.Extensions.dll.refresh
│ │ │ ├── System.ValueTuple.dll
│ │ │ ├── System.ValueTuple.dll.refresh
│ │ │ ├── System.Xml.ReaderWriter.dll
│ │ │ ├── System.Xml.ReaderWriter.dll.refresh
│ │ │ ├── System.Xml.XPath.XDocument.dll
│ │ │ ├── System.Xml.XPath.XDocument.dll.refresh
│ │ │ ├── System.Xml.XPath.dll
│ │ │ ├── System.Xml.XPath.dll.refresh
│ │ │ ├── System.Xml.XmlDocument.dll
│ │ │ ├── System.Xml.XmlDocument.dll.refresh
│ │ │ ├── VBCSCompiler.exe
│ │ │ ├── VBCSCompiler.exe.config
│ │ │ ├── VBCSCompiler.exe.refresh
│ │ │ ├── csc.exe
│ │ │ ├── csc.exe.config
│ │ │ ├── csc.exe.refresh
│ │ │ ├── csc.rsp
│ │ │ ├── csi.exe
│ │ │ ├── csi.exe.config
│ │ │ ├── csi.exe.refresh
│ │ │ ├── csi.rsp
│ │ │ ├── vbc.exe
│ │ │ ├── vbc.exe.config
│ │ │ ├── vbc.exe.refresh
│ │ │ └── vbc.rsp
│ │ ├── xiaobaiBLL.dll
│ │ ├── xiaobaiBLL.pdb
│ │ ├── xiaobaiDAL.dll
│ │ ├── xiaobaiDAL.pdb
│ │ ├── xiaobaiModel.dll
│ │ ├── xiaobaiModel.pdb
│ │ ├── xiaobaiUtiliy.dll
│ │ └── xiaobaiUtiliy.pdb
│ ├── Web.Debug.config
│ ├── Web.config
│ ├── admin
│ │ ├── News_add.aspx
│ │ ├── News_add.aspx.cs
│ │ ├── inc
│ │ │ └── news_add.ashx
│ │ ├── index.aspx
│ │ ├── index.aspx.cs
│ │ ├── main.aspx
│ │ ├── main.aspx.cs
│ │ ├── menu.aspx
│ │ ├── menu.aspx.cs
│ │ ├── menu_add.aspx
│ │ ├── menu_add.aspx.cs
│ │ ├── menu_list.aspx
│ │ ├── menu_list.aspx.cs
│ │ ├── news_edit.aspx
│ │ ├── news_edit.aspx.cs
│ │ ├── news_list.aspx
│ │ └── news_list.aspx.cs
│ ├── ckeditor
│ │ ├── CHANGES.md
│ │ ├── LICENSE.md
│ │ ├── README.md
│ │ ├── SECURITY.md
│ │ ├── adapters
│ │ │ └── jquery.js
│ │ ├── bender-runner.config.json
│ │ ├── build-config.js
│ │ ├── ckeditor.js
│ │ ├── config.js
│ │ ├── contents.css
│ │ ├── lang
│ │ │ ├── af.js
│ │ │ ├── ar.js
│ │ │ ├── az.js
│ │ │ ├── bg.js
│ │ │ ├── bn.js
│ │ │ ├── bs.js
│ │ │ ├── ca.js
│ │ │ ├── cs.js
│ │ │ ├── cy.js
│ │ │ ├── da.js
│ │ │ ├── de-ch.js
│ │ │ ├── de.js
│ │ │ ├── el.js
│ │ │ ├── en-au.js
│ │ │ ├── en-ca.js
│ │ │ ├── en-gb.js
│ │ │ ├── en.js
│ │ │ ├── eo.js
│ │ │ ├── es-mx.js
│ │ │ ├── es.js
│ │ │ ├── et.js
│ │ │ ├── eu.js
│ │ │ ├── fa.js
│ │ │ ├── fi.js
│ │ │ ├── fo.js
│ │ │ ├── fr-ca.js
│ │ │ ├── fr.js
│ │ │ ├── gl.js
│ │ │ ├── gu.js
│ │ │ ├── he.js
│ │ │ ├── hi.js
│ │ │ ├── hr.js
│ │ │ ├── hu.js
│ │ │ ├── id.js
│ │ │ ├── is.js
│ │ │ ├── it.js
│ │ │ ├── ja.js
│ │ │ ├── ka.js
│ │ │ ├── km.js
│ │ │ ├── ko.js
│ │ │ ├── ku.js
│ │ │ ├── lt.js
│ │ │ ├── lv.js
│ │ │ ├── mk.js
│ │ │ ├── mn.js
│ │ │ ├── ms.js
│ │ │ ├── nb.js
│ │ │ ├── nl.js
│ │ │ ├── no.js
│ │ │ ├── oc.js
│ │ │ ├── pl.js
│ │ │ ├── pt-br.js
│ │ │ ├── pt.js
│ │ │ ├── ro.js
│ │ │ ├── ru.js
│ │ │ ├── si.js
│ │ │ ├── sk.js
│ │ │ ├── sl.js
│ │ │ ├── sq.js
│ │ │ ├── sr-latn.js
│ │ │ ├── sr.js
│ │ │ ├── sv.js
│ │ │ ├── th.js
│ │ │ ├── tr.js
│ │ │ ├── tt.js
│ │ │ ├── ug.js
│ │ │ ├── uk.js
│ │ │ ├── vi.js
│ │ │ ├── zh-cn.js
│ │ │ └── zh.js
│ │ ├── plugins
│ │ │ ├── a11yhelp
│ │ │ │ └── dialogs
│ │ │ ├── about
│ │ │ │ └── dialogs
│ │ │ ├── clipboard
│ │ │ │ └── dialogs
│ │ │ ├── colordialog
│ │ │ │ └── dialogs
│ │ │ ├── copyformatting
│ │ │ │ ├── cursors
│ │ │ │ └── styles
│ │ │ ├── dialog
│ │ │ │ ├── dialogDefinition.js
│ │ │ │ └── styles
│ │ │ ├── div
│ │ │ │ └── dialogs
│ │ │ ├── exportpdf
│ │ │ │ ├── CHANGELOG.md
│ │ │ │ ├── LICENSE.md
│ │ │ │ ├── README.md
│ │ │ │ ├── plugindefinition.js
│ │ │ │ └── tests
│ │ │ ├── find
│ │ │ │ └── dialogs
│ │ │ ├── forms
│ │ │ │ ├── dialogs
│ │ │ │ └── images
│ │ │ ├── icons.png
│ │ │ ├── icons_hidpi.png
│ │ │ ├── iframe
│ │ │ │ ├── dialogs
│ │ │ │ └── images
│ │ │ ├── image
│ │ │ │ ├── dialogs
│ │ │ │ └── images
│ │ │ ├── link
│ │ │ │ ├── dialogs
│ │ │ │ └── images
│ │ │ ├── liststyle
│ │ │ │ └── dialogs
│ │ │ ├── magicline
│ │ │ │ └── images
│ │ │ ├── pagebreak
│ │ │ │ └── images
│ │ │ ├── pastefromgdocs
│ │ │ │ └── filter
│ │ │ ├── pastefromlibreoffice
│ │ │ │ └── filter
│ │ │ ├── pastefromword
│ │ │ │ └── filter
│ │ │ ├── pastetools
│ │ │ │ └── filter
│ │ │ ├── preview
│ │ │ │ ├── images
│ │ │ │ ├── preview.html
│ │ │ │ └── styles
│ │ │ ├── scayt
│ │ │ │ ├── CHANGELOG.md
│ │ │ │ ├── LICENSE.md
│ │ │ │ ├── README.md
│ │ │ │ ├── dialogs
│ │ │ │ └── skins
│ │ │ ├── showblocks
│ │ │ │ └── images
│ │ │ ├── smiley
│ │ │ │ ├── dialogs
│ │ │ │ └── images
│ │ │ ├── specialchar
│ │ │ │ └── dialogs
│ │ │ ├── table
│ │ │ │ └── dialogs
│ │ │ ├── tableselection
│ │ │ │ └── styles
│ │ │ ├── tabletools
│ │ │ │ └── dialogs
│ │ │ ├── templates
│ │ │ │ ├── dialogs
│ │ │ │ ├── templatedefinition.js
│ │ │ │ └── templates
│ │ │ └── widget
│ │ │ └── images
│ │ ├── samples
│ │ │ ├── css
│ │ │ │ └── samples.css
│ │ │ ├── img
│ │ │ │ ├── github-top.png
│ │ │ │ ├── header-bg.png
│ │ │ │ ├── header-separator.png
│ │ │ │ ├── logo.png
│ │ │ │ ├── logo.svg
│ │ │ │ └── navigation-tip.png
│ │ │ ├── index.html
│ │ │ ├── js
│ │ │ │ ├── sample.js
│ │ │ │ └── sf.js
│ │ │ ├── old
│ │ │ │ ├── ajax.html
│ │ │ │ ├── api.html
│ │ │ │ ├── appendto.html
│ │ │ │ ├── assets
│ │ │ │ ├── datafiltering.html
│ │ │ │ ├── dialog
│ │ │ │ ├── divreplace.html
│ │ │ │ ├── enterkey
│ │ │ │ ├── htmlwriter
│ │ │ │ ├── index.html
│ │ │ │ ├── inlineall.html
│ │ │ │ ├── inlinebycode.html
│ │ │ │ ├── inlinetextarea.html
│ │ │ │ ├── jquery.html
│ │ │ │ ├── magicline
│ │ │ │ ├── readonly.html
│ │ │ │ ├── replacebyclass.html
│ │ │ │ ├── replacebycode.html
│ │ │ │ ├── sample.css
│ │ │ │ ├── sample.js
│ │ │ │ ├── sample_posteddata.php
│ │ │ │ ├── tabindex.html
│ │ │ │ ├── toolbar
│ │ │ │ ├── uicolor.html
│ │ │ │ ├── uilanguages.html
│ │ │ │ ├── wysiwygarea
│ │ │ │ └── xhtmlstyle.html
│ │ │ └── toolbarconfigurator
│ │ │ ├── css
│ │ │ ├── font
│ │ │ ├── index.html
│ │ │ ├── js
│ │ │ └── lib
│ │ ├── skins
│ │ │ └── moono-lisa
│ │ │ ├── dialog.css
│ │ │ ├── dialog_ie.css
│ │ │ ├── dialog_ie8.css
│ │ │ ├── dialog_iequirks.css
│ │ │ ├── editor.css
│ │ │ ├── editor_gecko.css
│ │ │ ├── editor_ie.css
│ │ │ ├── editor_ie8.css
│ │ │ ├── editor_iequirks.css
│ │ │ ├── icons.png
│ │ │ ├── icons_hidpi.png
│ │ │ ├── images
│ │ │ └── readme.md
│ │ ├── styles.js
│ │ └── vendor
│ │ └── promise.js
│ ├── ckfinder
│ │ ├── App_Code
│ │ │ ├── ConnectorConfig.cs
│ │ │ └── RoleBasedAuthenticator.cs
│ │ ├── App_Data
│ │ ├── CHANGELOG.html
│ │ ├── LICENSE.html
│ │ ├── NLog.config
│ │ ├── README.html
│ │ ├── README.md
│ │ ├── Web.config
│ │ ├── bin
│ │ │ ├── AWSSDK.Core.dll
│ │ │ ├── AWSSDK.S3.dll
│ │ │ ├── Autofac.dll
│ │ │ ├── CKSource.CKFinder.Connector.Config.dll
│ │ │ ├── CKSource.CKFinder.Connector.Core.dll
│ │ │ ├── CKSource.CKFinder.Connector.Host.Owin.dll
│ │ │ ├── CKSource.CKFinder.Connector.KeyValue.FileSystem.dll
│ │ │ ├── CKSource.CKFinder.Connector.Logs.NLog.dll
│ │ │ ├── CKSource.CKFinder.Connector.WebApp.dll
│ │ │ ├── CKSource.FileSystem.Amazon.dll
│ │ │ ├── CKSource.FileSystem.Azure.dll
│ │ │ ├── CKSource.FileSystem.Dropbox.dll
│ │ │ ├── CKSource.FileSystem.Ftp.dll
│ │ │ ├── CKSource.FileSystem.Local.dll
│ │ │ ├── CKSource.FileSystem.dll
│ │ │ ├── Dropbox.Api.dll
│ │ │ ├── ImageProcessor.dll
│ │ │ ├── Microsoft.Azure.KeyVault.Core.dll
│ │ │ ├── Microsoft.Bcl.AsyncInterfaces.dll
│ │ │ ├── Microsoft.Data.Edm.dll
│ │ │ ├── Microsoft.Data.OData.dll
│ │ │ ├── Microsoft.Data.Services.Client.dll
│ │ │ ├── Microsoft.Owin.Host.SystemWeb.dll
│ │ │ ├── Microsoft.Owin.Security.Cookies.dll
│ │ │ ├── Microsoft.Owin.Security.dll
│ │ │ ├── Microsoft.Owin.dll
│ │ │ ├── Microsoft.Threading.Tasks.Extensions.Desktop.dll
│ │ │ ├── Microsoft.Threading.Tasks.Extensions.dll
│ │ │ ├── Microsoft.Threading.Tasks.dll
│ │ │ ├── Microsoft.Win32.Primitives.dll
│ │ │ ├── Microsoft.WindowsAzure.Storage.dll
│ │ │ ├── NLog.dll
│ │ │ ├── Newtonsoft.Json.dll
│ │ │ ├── Owin.dll
│ │ │ ├── Pri.LongPath.dll
│ │ │ ├── RestSharp.dll
│ │ │ ├── System.AppContext.dll
│ │ │ ├── System.Collections.Concurrent.dll
│ │ │ ├── System.Collections.NonGeneric.dll
│ │ │ ├── System.Collections.Specialized.dll
│ │ │ ├── System.Collections.dll
│ │ │ ├── System.ComponentModel.EventBasedAsync.dll
│ │ │ ├── System.ComponentModel.Primitives.dll
│ │ │ ├── System.ComponentModel.TypeConverter.dll
│ │ │ ├── System.ComponentModel.dll
│ │ │ ├── System.Console.dll
│ │ │ ├── System.Data.Common.dll
│ │ │ ├── System.Data.SqlServerCe.dll
│ │ │ ├── System.Diagnostics.Contracts.dll
│ │ │ ├── System.Diagnostics.Debug.dll
│ │ │ ├── System.Diagnostics.FileVersionInfo.dll
│ │ │ ├── System.Diagnostics.Process.dll
│ │ │ ├── System.Diagnostics.StackTrace.dll
│ │ │ ├── System.Diagnostics.TextWriterTraceListener.dll
│ │ │ ├── System.Diagnostics.Tools.dll
│ │ │ ├── System.Diagnostics.TraceSource.dll
│ │ │ ├── System.Diagnostics.Tracing.dll
│ │ │ ├── System.Drawing.Primitives.dll
│ │ │ ├── System.Dynamic.Runtime.dll
│ │ │ ├── System.Globalization.Calendars.dll
│ │ │ ├── System.Globalization.Extensions.dll
│ │ │ ├── System.Globalization.dll
│ │ │ ├── System.IO.Compression.ZipFile.dll
│ │ │ ├── System.IO.Compression.dll
│ │ │ ├── System.IO.FileSystem.DriveInfo.dll
│ │ │ ├── System.IO.FileSystem.Primitives.dll
│ │ │ ├── System.IO.FileSystem.Watcher.dll
│ │ │ ├── System.IO.FileSystem.dll
│ │ │ ├── System.IO.IsolatedStorage.dll
│ │ │ ├── System.IO.MemoryMappedFiles.dll
│ │ │ ├── System.IO.Pipes.dll
│ │ │ ├── System.IO.UnmanagedMemoryStream.dll
│ │ │ ├── System.IO.dll
│ │ │ ├── System.Linq.Expressions.dll
│ │ │ ├── System.Linq.Parallel.dll
│ │ │ ├── System.Linq.Queryable.dll
│ │ │ ├── System.Linq.dll
│ │ │ ├── System.Net.FtpClient.dll
│ │ │ ├── System.Net.Http.Extensions.dll
│ │ │ ├── System.Net.Http.Formatting.dll
│ │ │ ├── System.Net.Http.Primitives.dll
│ │ │ ├── System.Net.Http.dll
│ │ │ ├── System.Net.NameResolution.dll
│ │ │ ├── System.Net.NetworkInformation.dll
│ │ │ ├── System.Net.Ping.dll
│ │ │ ├── System.Net.Primitives.dll
│ │ │ ├── System.Net.Requests.dll
│ │ │ ├── System.Net.Security.dll
│ │ │ ├── System.Net.Sockets.dll
│ │ │ ├── System.Net.WebHeaderCollection.dll
│ │ │ ├── System.Net.WebSockets.Client.dll
│ │ │ ├── System.Net.WebSockets.dll
│ │ │ ├── System.ObjectModel.dll
│ │ │ ├── System.Reflection.Extensions.dll
│ │ │ ├── System.Reflection.Primitives.dll
│ │ │ ├── System.Reflection.dll
│ │ │ ├── System.Resources.Reader.dll
│ │ │ ├── System.Resources.ResourceManager.dll
│ │ │ ├── System.Resources.Writer.dll
│ │ │ ├── System.Runtime.CompilerServices.Unsafe.dll
│ │ │ ├── System.Runtime.CompilerServices.VisualC.dll
│ │ │ ├── System.Runtime.Extensions.dll
│ │ │ ├── System.Runtime.Handles.dll
│ │ │ ├── System.Runtime.InteropServices.RuntimeInformation.dll
│ │ │ ├── System.Runtime.InteropServices.dll
│ │ │ ├── System.Runtime.Numerics.dll
│ │ │ ├── System.Runtime.Serialization.Formatters.dll
│ │ │ ├── System.Runtime.Serialization.Json.dll
│ │ │ ├── System.Runtime.Serialization.Primitives.dll
│ │ │ ├── System.Runtime.Serialization.Xml.dll
│ │ │ ├── System.Runtime.dll
│ │ │ ├── System.Security.Claims.dll
│ │ │ ├── System.Security.Cryptography.Algorithms.dll
│ │ │ ├── System.Security.Cryptography.Csp.dll
│ │ │ ├── System.Security.Cryptography.Encoding.dll
│ │ │ ├── System.Security.Cryptography.Primitives.dll
│ │ │ ├── System.Security.Cryptography.X509Certificates.dll
│ │ │ ├── System.Security.Principal.dll
│ │ │ ├── System.Security.SecureString.dll
│ │ │ ├── System.Spatial.dll
│ │ │ ├── System.Text.Encoding.Extensions.dll
│ │ │ ├── System.Text.Encoding.dll
│ │ │ ├── System.Text.RegularExpressions.dll
│ │ │ ├── System.Threading.Overlapped.dll
│ │ │ ├── System.Threading.Tasks.Extensions.dll
│ │ │ ├── System.Threading.Tasks.Parallel.dll
│ │ │ ├── System.Threading.Tasks.dll
│ │ │ ├── System.Threading.Thread.dll
│ │ │ ├── System.Threading.ThreadPool.dll
│ │ │ ├── System.Threading.Timer.dll
│ │ │ ├── System.Threading.dll
│ │ │ ├── System.ValueTuple.dll
│ │ │ ├── System.Xml.ReaderWriter.dll
│ │ │ ├── System.Xml.XDocument.dll
│ │ │ ├── System.Xml.XPath.XDocument.dll
│ │ │ ├── System.Xml.XPath.dll
│ │ │ ├── System.Xml.XmlDocument.dll
│ │ │ ├── System.Xml.XmlSerializer.dll
│ │ │ ├── amd64
│ │ │ │ ├── Microsoft.VC90.CRT
│ │ │ │ ├── sqlceca40.dll
│ │ │ │ ├── sqlcecompact40.dll
│ │ │ │ ├── sqlceer40EN.dll
│ │ │ │ ├── sqlceme40.dll
│ │ │ │ ├── sqlceqp40.dll
│ │ │ │ └── sqlcese40.dll
│ │ │ ├── de
│ │ │ │ ├── Microsoft.Data.Edm.resources.dll
│ │ │ │ ├── Microsoft.Data.OData.resources.dll
│ │ │ │ ├── Microsoft.Data.Services.Client.resources.dll
│ │ │ │ └── System.Spatial.resources.dll
│ │ │ ├── es
│ │ │ │ ├── Microsoft.Data.Edm.resources.dll
│ │ │ │ ├── Microsoft.Data.OData.resources.dll
│ │ │ │ ├── Microsoft.Data.Services.Client.resources.dll
│ │ │ │ └── System.Spatial.resources.dll
│ │ │ ├── fr
│ │ │ │ ├── Microsoft.Data.Edm.resources.dll
│ │ │ │ ├── Microsoft.Data.OData.resources.dll
│ │ │ │ ├── Microsoft.Data.Services.Client.resources.dll
│ │ │ │ └── System.Spatial.resources.dll
│ │ │ ├── it
│ │ │ │ ├── Microsoft.Data.Edm.resources.dll
│ │ │ │ ├── Microsoft.Data.OData.resources.dll
│ │ │ │ ├── Microsoft.Data.Services.Client.resources.dll
│ │ │ │ └── System.Spatial.resources.dll
│ │ │ ├── ja
│ │ │ │ ├── Microsoft.Data.Edm.resources.dll
│ │ │ │ ├── Microsoft.Data.OData.resources.dll
│ │ │ │ ├── Microsoft.Data.Services.Client.resources.dll
│ │ │ │ └── System.Spatial.resources.dll
│ │ │ ├── ko
│ │ │ │ ├── Microsoft.Data.Edm.resources.dll
│ │ │ │ ├── Microsoft.Data.OData.resources.dll
│ │ │ │ ├── Microsoft.Data.Services.Client.resources.dll
│ │ │ │ └── System.Spatial.resources.dll
│ │ │ ├── netstandard.dll
│ │ │ ├── ru
│ │ │ │ ├── Microsoft.Data.Edm.resources.dll
│ │ │ │ ├── Microsoft.Data.OData.resources.dll
│ │ │ │ ├── Microsoft.Data.Services.Client.resources.dll
│ │ │ │ └── System.Spatial.resources.dll
│ │ │ ├── x86
│ │ │ │ ├── Microsoft.VC90.CRT
│ │ │ │ ├── sqlceca40.dll
│ │ │ │ ├── sqlcecompact40.dll
│ │ │ │ ├── sqlceer40EN.dll
│ │ │ │ ├── sqlceme40.dll
│ │ │ │ ├── sqlceqp40.dll
│ │ │ │ └── sqlcese40.dll
│ │ │ ├── zh-Hans
│ │ │ │ ├── Microsoft.Data.Edm.resources.dll
│ │ │ │ ├── Microsoft.Data.OData.resources.dll
│ │ │ │ ├── Microsoft.Data.Services.Client.resources.dll
│ │ │ │ └── System.Spatial.resources.dll
│ │ │ └── zh-Hant
│ │ │ ├── Microsoft.Data.Edm.resources.dll
│ │ │ ├── Microsoft.Data.OData.resources.dll
│ │ │ ├── Microsoft.Data.Services.Client.resources.dll
│ │ │ └── System.Spatial.resources.dll
│ │ ├── ckfinder.html
│ │ ├── ckfinder.js
│ │ ├── config.js
│ │ ├── lang
│ │ │ ├── bg.json
│ │ │ ├── bs.json
│ │ │ ├── ca.json
│ │ │ ├── cs.json
│ │ │ ├── cy.json
│ │ │ ├── da.json
│ │ │ ├── de.json
│ │ │ ├── el.json
│ │ │ ├── en.json
│ │ │ ├── eo.json
│ │ │ ├── es-mx.json
│ │ │ ├── es.json
│ │ │ ├── et.json
│ │ │ ├── eu.json
│ │ │ ├── fa.json
│ │ │ ├── fi.json
│ │ │ ├── fr.json
│ │ │ ├── gu.json
│ │ │ ├── he.json
│ │ │ ├── hi.json
│ │ │ ├── hr.json
│ │ │ ├── hu.json
│ │ │ ├── id.json
│ │ │ ├── it.json
│ │ │ ├── ja.json
│ │ │ ├── ko.json
│ │ │ ├── ku.json
│ │ │ ├── lt.json
│ │ │ ├── lv.json
│ │ │ ├── nb.json
│ │ │ ├── nl.json
│ │ │ ├── nn.json
│ │ │ ├── no.json
│ │ │ ├── pl.json
│ │ │ ├── pt-br.json
│ │ │ ├── ro.json
│ │ │ ├── ru.json
│ │ │ ├── sk.json
│ │ │ ├── sl.json
│ │ │ ├── sr.json
│ │ │ ├── sv.json
│ │ │ ├── tr.json
│ │ │ ├── vi.json
│ │ │ ├── zh-cn.json
│ │ │ └── zh-tw.json
│ │ ├── libs
│ │ │ ├── caman.js
│ │ │ ├── images
│ │ │ │ ├── ajax-loader.gif
│ │ │ │ └── icons-png
│ │ │ ├── jquery.js
│ │ │ ├── jquery.mobile.icons.css
│ │ │ ├── jquery.mobile.js
│ │ │ ├── jquery.mobile.structure.css
│ │ │ └── jquery.mobile.theme.css
│ │ ├── packages.config
│ │ ├── plugins
│ │ │ └── README.md
│ │ ├── samples
│ │ │ ├── ckeditor.html
│ │ │ ├── css
│ │ │ │ ├── img
│ │ │ │ └── sample.css
│ │ │ ├── full-page-open.html
│ │ │ ├── full-page.html
│ │ │ ├── img
│ │ │ │ ├── favicon.ico
│ │ │ │ └── logo.png
│ │ │ ├── index.html
│ │ │ ├── js
│ │ │ │ ├── html5shiv.min.js
│ │ │ │ ├── sf.js
│ │ │ │ └── tree-a.js
│ │ │ ├── localization.html
│ │ │ ├── modals.html
│ │ │ ├── other-custom-configuration.html
│ │ │ ├── other-read-only.html
│ │ │ ├── plugin-examples.html
│ │ │ ├── plugins
│ │ │ │ └── StatusBarInfo
│ │ │ ├── popups.html
│ │ │ ├── skins-jquery-mobile.html
│ │ │ ├── skins-moono.html
│ │ │ ├── skins-neko.html
│ │ │ ├── user-interface-compact.html
│ │ │ ├── user-interface-default.html
│ │ │ ├── user-interface-listview.html
│ │ │ ├── user-interface-mobile.html
│ │ │ └── widget.html
│ │ ├── skins
│ │ │ ├── core
│ │ │ │ ├── ckfinder.css
│ │ │ │ ├── file-icons
│ │ │ │ └── images
│ │ │ ├── jquery-mobile
│ │ │ │ └── icons.css
│ │ │ ├── moono
│ │ │ │ ├── ckfinder.css
│ │ │ │ ├── icons.css
│ │ │ │ └── images
│ │ │ └── neko
│ │ │ ├── ckfinder.css
│ │ │ ├── file-icons
│ │ │ ├── icons.css
│ │ │ ├── images
│ │ │ └── skin.js
│ │ ├── src
│ │ │ ├── CKFinder.Connector.Plugin.DiskQuota
│ │ │ │ ├── CKFinder.Connector.Plugin.DiskQuota.csproj
│ │ │ │ ├── DiskQuotaPlugin.cs
│ │ │ │ ├── Properties
│ │ │ │ ├── README.md
│ │ │ │ ├── app.config
│ │ │ │ └── packages.config
│ │ │ ├── CKFinder.Connector.Plugin.GetFileInfo
│ │ │ │ ├── CKFinder.Connector.Plugin.GetFileInfo.csproj
│ │ │ │ ├── GetFileInfoCommand.cs
│ │ │ │ ├── GetFileInfoPlugin.cs
│ │ │ │ ├── Properties
│ │ │ │ ├── README.md
│ │ │ │ ├── app.config
│ │ │ │ └── packages.config
│ │ │ ├── CKFinder.Connector.Plugin.UserActionsLogger
│ │ │ │ ├── CKFinder.Connector.Plugin.UserActionsLogger.csproj
│ │ │ │ ├── Properties
│ │ │ │ ├── README.md
│ │ │ │ ├── UserActionsLoggerPlugin.cs
│ │ │ │ ├── app.config
│ │ │ │ └── packages.config
│ │ │ ├── CKFinder.Connector.Plugin.Watermark
│ │ │ │ ├── Blit.cs
│ │ │ │ ├── CKFinder.Connector.Plugin.Watermark.csproj
│ │ │ │ ├── HorizontalAnchor.cs
│ │ │ │ ├── Position.cs
│ │ │ │ ├── Properties
│ │ │ │ ├── README.md
│ │ │ │ ├── VerticalAnchor.cs
│ │ │ │ ├── WatermarkPlugin.cs
│ │ │ │ ├── app.config
│ │ │ │ └── packages.config
│ │ │ ├── CKFinder.Connector.Samples.sln
│ │ │ ├── CKFinder.Connector.WebApp
│ │ │ │ ├── App_Code
│ │ │ │ ├── CHANGELOG.html
│ │ │ │ ├── CKFinder.Connector.WebApp.csproj
│ │ │ │ ├── CKFinder.Connector.WebApp.csproj.user
│ │ │ │ ├── CKFinderScripts
│ │ │ │ ├── LICENSE.html
│ │ │ │ ├── NLog.config
│ │ │ │ ├── Properties
│ │ │ │ ├── README.html
│ │ │ │ ├── README.md
│ │ │ │ ├── Startup.cs
│ │ │ │ ├── Web.Debug.config
│ │ │ │ ├── Web.Release.config
│ │ │ │ ├── Web.config
│ │ │ │ ├── _bin_deployableAssemblies
│ │ │ │ ├── ckfinder.html
│ │ │ │ ├── ckfinder.js
│ │ │ │ ├── config.js
│ │ │ │ ├── debug.log
│ │ │ │ ├── lang
│ │ │ │ ├── libs
│ │ │ │ ├── packages.config
│ │ │ │ ├── plugins
│ │ │ │ ├── samples
│ │ │ │ ├── skins
│ │ │ │ └── userfiles
│ │ │ ├── LICENSE.md
│ │ │ ├── README.md
│ │ │ └── debug.log
│ │ └── userfiles
│ ├── index.aspx
│ ├── index.aspx.cs
│ ├── libman.json
│ ├── news_show.aspx
│ ├── news_show.aspx.cs
│ └── packages.config
├── WebSite1
│ └── {43AA53D5-F3B6-4910-A027-E9AE2DA18791}
│ ├── CodeAnalysisLog.xml
│ └── WebProject.lastcodeanalysissucceeded
├── news.sln
├── packages
│ └── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1
│ ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1.nupkg
│ ├── build
│ │ ├── net45
│ │ │ ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.Extensions.props
│ │ │ └── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props
│ │ └── net46
│ │ ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.Extensions.props
│ │ └── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props
│ ├── content
│ │ ├── net45
│ │ │ ├── app.config.install.xdt
│ │ │ ├── app.config.uninstall.xdt
│ │ │ ├── web.config.install.xdt
│ │ │ └── web.config.uninstall.xdt
│ │ └── net46
│ │ ├── app.config.install.xdt
│ │ ├── app.config.uninstall.xdt
│ │ ├── web.config.install.xdt
│ │ └── web.config.uninstall.xdt
│ ├── lib
│ │ └── net45
│ │ ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
│ │ └── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml
│ └── tools
│ ├── Roslyn45
│ │ ├── Microsoft.Build.Tasks.CodeAnalysis.dll
│ │ ├── Microsoft.CSharp.Core.targets
│ │ ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll
│ │ ├── Microsoft.CodeAnalysis.CSharp.dll
│ │ ├── Microsoft.CodeAnalysis.Scripting.dll
│ │ ├── Microsoft.CodeAnalysis.VisualBasic.dll
│ │ ├── Microsoft.CodeAnalysis.dll
│ │ ├── Microsoft.DiaSymReader.Native.amd64.dll
│ │ ├── Microsoft.DiaSymReader.Native.x86.dll
│ │ ├── Microsoft.VisualBasic.Core.targets
│ │ ├── System.AppContext.dll
│ │ ├── System.Collections.Immutable.dll
│ │ ├── System.Diagnostics.StackTrace.dll
│ │ ├── System.IO.FileSystem.Primitives.dll
│ │ ├── System.IO.FileSystem.dll
│ │ ├── System.Reflection.Metadata.dll
│ │ ├── VBCSCompiler.exe
│ │ ├── VBCSCompiler.exe.config
│ │ ├── csc.exe
│ │ ├── csc.exe.config
│ │ ├── csc.rsp
│ │ ├── csi.exe
│ │ ├── csi.rsp
│ │ ├── vbc.exe
│ │ ├── vbc.exe.config
│ │ └── vbc.rsp
│ ├── RoslynLatest
│ │ ├── Microsoft.Build.Tasks.CodeAnalysis.dll
│ │ ├── Microsoft.CSharp.Core.targets
│ │ ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll
│ │ ├── Microsoft.CodeAnalysis.CSharp.dll
│ │ ├── Microsoft.CodeAnalysis.Scripting.dll
│ │ ├── Microsoft.CodeAnalysis.VisualBasic.dll
│ │ ├── Microsoft.CodeAnalysis.dll
│ │ ├── Microsoft.DiaSymReader.Native.amd64.dll
│ │ ├── Microsoft.DiaSymReader.Native.x86.dll
│ │ ├── Microsoft.Managed.Core.targets
│ │ ├── Microsoft.VisualBasic.Core.targets
│ │ ├── Microsoft.Win32.Primitives.dll
│ │ ├── System.AppContext.dll
│ │ ├── System.Collections.Immutable.dll
│ │ ├── System.Console.dll
│ │ ├── System.Diagnostics.DiagnosticSource.dll
│ │ ├── System.Diagnostics.FileVersionInfo.dll
│ │ ├── System.Diagnostics.StackTrace.dll
│ │ ├── System.Globalization.Calendars.dll
│ │ ├── System.IO.Compression.ZipFile.dll
│ │ ├── System.IO.Compression.dll
│ │ ├── System.IO.FileSystem.Primitives.dll
│ │ ├── System.IO.FileSystem.dll
│ │ ├── System.Net.Http.dll
│ │ ├── System.Net.Sockets.dll
│ │ ├── System.Reflection.Metadata.dll
│ │ ├── System.Runtime.InteropServices.RuntimeInformation.dll
│ │ ├── System.Security.Cryptography.Algorithms.dll
│ │ ├── System.Security.Cryptography.Encoding.dll
│ │ ├── System.Security.Cryptography.Primitives.dll
│ │ ├── System.Security.Cryptography.X509Certificates.dll
│ │ ├── System.Text.Encoding.CodePages.dll
│ │ ├── System.Threading.Tasks.Extensions.dll
│ │ ├── System.ValueTuple.dll
│ │ ├── System.Xml.ReaderWriter.dll
│ │ ├── System.Xml.XPath.XDocument.dll
│ │ ├── System.Xml.XPath.dll
│ │ ├── System.Xml.XmlDocument.dll
│ │ ├── VBCSCompiler.exe
│ │ ├── VBCSCompiler.exe.config
│ │ ├── csc.exe
│ │ ├── csc.exe.config
│ │ ├── csc.rsp
│ │ ├── csi.exe
│ │ ├── csi.exe.config
│ │ ├── csi.rsp
│ │ ├── vbc.exe
│ │ ├── vbc.exe.config
│ │ └── vbc.rsp
│ └── net45
│ ├── install.ps1
│ └── uninstall.ps1
├── xiaobaiBLL
│ ├── packages
│ │ └── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1
│ │ ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1.nupkg
│ │ ├── build
│ │ │ ├── net45
│ │ │ │ ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.Extensions.props
│ │ │ │ └── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props
│ │ │ └── net46
│ │ │ ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.Extensions.props
│ │ │ └── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props
│ │ ├── content
│ │ │ ├── net45
│ │ │ │ ├── app.config.install.xdt
│ │ │ │ ├── app.config.uninstall.xdt
│ │ │ │ ├── web.config.install.xdt
│ │ │ │ └── web.config.uninstall.xdt
│ │ │ └── net46
│ │ │ ├── app.config.install.xdt
│ │ │ ├── app.config.uninstall.xdt
│ │ │ ├── web.config.install.xdt
│ │ │ └── web.config.uninstall.xdt
│ │ ├── lib
│ │ │ └── net45
│ │ │ ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
│ │ │ └── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml
│ │ └── tools
│ │ ├── Roslyn45
│ │ │ ├── Microsoft.Build.Tasks.CodeAnalysis.dll
│ │ │ ├── Microsoft.CSharp.Core.targets
│ │ │ ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll
│ │ │ ├── Microsoft.CodeAnalysis.CSharp.dll
│ │ │ ├── Microsoft.CodeAnalysis.Scripting.dll
│ │ │ ├── Microsoft.CodeAnalysis.VisualBasic.dll
│ │ │ ├── Microsoft.CodeAnalysis.dll
│ │ │ ├── Microsoft.DiaSymReader.Native.amd64.dll
│ │ │ ├── Microsoft.DiaSymReader.Native.x86.dll
│ │ │ ├── Microsoft.VisualBasic.Core.targets
│ │ │ ├── System.AppContext.dll
│ │ │ ├── System.Collections.Immutable.dll
│ │ │ ├── System.Diagnostics.StackTrace.dll
│ │ │ ├── System.IO.FileSystem.Primitives.dll
│ │ │ ├── System.IO.FileSystem.dll
│ │ │ ├── System.Reflection.Metadata.dll
│ │ │ ├── VBCSCompiler.exe
│ │ │ ├── VBCSCompiler.exe.config
│ │ │ ├── csc.exe
│ │ │ ├── csc.exe.config
│ │ │ ├── csc.rsp
│ │ │ ├── csi.exe
│ │ │ ├── csi.rsp
│ │ │ ├── vbc.exe
│ │ │ ├── vbc.exe.config
│ │ │ └── vbc.rsp
│ │ ├── RoslynLatest
│ │ │ ├── Microsoft.Build.Tasks.CodeAnalysis.dll
│ │ │ ├── Microsoft.CSharp.Core.targets
│ │ │ ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll
│ │ │ ├── Microsoft.CodeAnalysis.CSharp.dll
│ │ │ ├── Microsoft.CodeAnalysis.Scripting.dll
│ │ │ ├── Microsoft.CodeAnalysis.VisualBasic.dll
│ │ │ ├── Microsoft.CodeAnalysis.dll
│ │ │ ├── Microsoft.DiaSymReader.Native.amd64.dll
│ │ │ ├── Microsoft.DiaSymReader.Native.x86.dll
│ │ │ ├── Microsoft.Managed.Core.targets
│ │ │ ├── Microsoft.VisualBasic.Core.targets
│ │ │ ├── Microsoft.Win32.Primitives.dll
│ │ │ ├── System.AppContext.dll
│ │ │ ├── System.Collections.Immutable.dll
│ │ │ ├── System.Console.dll
│ │ │ ├── System.Diagnostics.DiagnosticSource.dll
│ │ │ ├── System.Diagnostics.FileVersionInfo.dll
│ │ │ ├── System.Diagnostics.StackTrace.dll
│ │ │ ├── System.Globalization.Calendars.dll
│ │ │ ├── System.IO.Compression.ZipFile.dll
│ │ │ ├── System.IO.Compression.dll
│ │ │ ├── System.IO.FileSystem.Primitives.dll
│ │ │ ├── System.IO.FileSystem.dll
│ │ │ ├── System.Net.Http.dll
│ │ │ ├── System.Net.Sockets.dll
│ │ │ ├── System.Reflection.Metadata.dll
│ │ │ ├── System.Runtime.InteropServices.RuntimeInformation.dll
│ │ │ ├── System.Security.Cryptography.Algorithms.dll
│ │ │ ├── System.Security.Cryptography.Encoding.dll
│ │ │ ├── System.Security.Cryptography.Primitives.dll
│ │ │ ├── System.Security.Cryptography.X509Certificates.dll
│ │ │ ├── System.Text.Encoding.CodePages.dll
│ │ │ ├── System.Threading.Tasks.Extensions.dll
│ │ │ ├── System.ValueTuple.dll
│ │ │ ├── System.Xml.ReaderWriter.dll
│ │ │ ├── System.Xml.XPath.XDocument.dll
│ │ │ ├── System.Xml.XPath.dll
│ │ │ ├── System.Xml.XmlDocument.dll
│ │ │ ├── VBCSCompiler.exe
│ │ │ ├── VBCSCompiler.exe.config
│ │ │ ├── csc.exe
│ │ │ ├── csc.exe.config
│ │ │ ├── csc.rsp
│ │ │ ├── csi.exe
│ │ │ ├── csi.exe.config
│ │ │ ├── csi.rsp
│ │ │ ├── vbc.exe
│ │ │ ├── vbc.exe.config
│ │ │ └── vbc.rsp
│ │ └── net45
│ │ ├── install.ps1
│ │ └── uninstall.ps1
│ ├── xiaobaiBLL
│ │ ├── Menu.cs
│ │ ├── News.cs
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── xiaobaiBLL.dll
│ │ │ │ ├── xiaobaiBLL.pdb
│ │ │ │ ├── xiaobaiDAL.dll
│ │ │ │ ├── xiaobaiDAL.pdb
│ │ │ │ ├── xiaobaiModel.dll
│ │ │ │ ├── xiaobaiModel.pdb
│ │ │ │ ├── xiaobaiUtiliy.dll
│ │ │ │ └── xiaobaiUtiliy.pdb
│ │ │ └── Release
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── xiaobaiBLL.csproj.AssemblyReference.cache
│ │ │ ├── xiaobaiBLL.csproj.CopyComplete
│ │ │ ├── xiaobaiBLL.csproj.CoreCompileInputs.cache
│ │ │ ├── xiaobaiBLL.csproj.FileListAbsolute.txt
│ │ │ ├── xiaobaiBLL.dll
│ │ │ └── xiaobaiBLL.pdb
│ │ └── xiaobaiBLL.csproj
│ └── xiaobaiBLL.sln
├── xiaobaiDAL
│ ├── Menu.cs
│ ├── News.cs
│ ├── Properties
│ │ └── AssemblyInfo.cs
│ ├── bin
│ │ ├── Debug
│ │ │ ├── xiaobaiDAL.dll
│ │ │ ├── xiaobaiDAL.pdb
│ │ │ ├── xiaobaiModel.dll
│ │ │ ├── xiaobaiModel.pdb
│ │ │ ├── xiaobaiUtiliy.dll
│ │ │ └── xiaobaiUtiliy.pdb
│ │ └── Release
│ ├── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── TempPE
│ │ ├── xiaobaiDAL.csproj.AssemblyReference.cache
│ │ ├── xiaobaiDAL.csproj.CopyComplete
│ │ ├── xiaobaiDAL.csproj.CoreCompileInputs.cache
│ │ ├── xiaobaiDAL.csproj.FileListAbsolute.txt
│ │ ├── xiaobaiDAL.dll
│ │ └── xiaobaiDAL.pdb
│ └── xiaobaiDAL.csproj
├── xiaobaiModel
│ ├── ClassDiagram1.cd
│ ├── Menu.cs
│ ├── News.cs
│ ├── Properties
│ │ └── AssemblyInfo.cs
│ ├── bin
│ │ ├── Debug
│ │ │ ├── xiaobaiModel.dll
│ │ │ ├── xiaobaiModel.pdb
│ │ │ ├── xiaobaiUtiliy.dll
│ │ │ └── xiaobaiUtiliy.pdb
│ │ └── Release
│ ├── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── TempPE
│ │ ├── xiaobaiModel.csproj.AssemblyReference.cache
│ │ ├── xiaobaiModel.csproj.CopyComplete
│ │ ├── xiaobaiModel.csproj.CoreCompileInputs.cache
│ │ ├── xiaobaiModel.csproj.FileListAbsolute.txt
│ │ ├── xiaobaiModel.dll
│ │ └── xiaobaiModel.pdb
│ └── xiaobaiModel.csproj
└── xiaobaiUtiliy
├── Js.cs
├── MsSqlHelper.cs
├── Properties
│ └── AssemblyInfo.cs
├── bin
│ ├── Debug
│ │ ├── xiaobaiUtiliy.dll
│ │ └── xiaobaiUtiliy.pdb
│ └── Release
├── obj
│ └── Debug
│ ├── DesignTimeResolveAssemblyReferences.cache
│ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ ├── TempPE
│ ├── xiaobaiUtiliy.csproj.AssemblyReference.cache
│ ├── xiaobaiUtiliy.csproj.CoreCompileInputs.cache
│ ├── xiaobaiUtiliy.csproj.FileListAbsolute.txt
│ ├── xiaobaiUtiliy.dll
│ └── xiaobaiUtiliy.pdb
└── xiaobaiUtiliy.csproj
225 directories, 845 files
评论